[INFO] cloning repository https://github.com/czxieddan/RHoiScribe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/czxieddan/RHoiScribe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fczxieddan%2FRHoiScribe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fczxieddan%2FRHoiScribe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4875fee2db55e968141965afb5c0c3d3a061201c
[INFO] checking czxieddan/RHoiScribe against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fczxieddan%2FRHoiScribe" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/czxieddan/RHoiScribe
[INFO] finished tweaking git repo https://github.com/czxieddan/RHoiScribe
[INFO] tweaked toml for git repo https://github.com/czxieddan/RHoiScribe written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/czxieddan/RHoiScribe on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/czxieddan/RHoiScribe already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1be6b64bf1b0a071b8bb6a5b96a21037cedbdb0071f7abc593614df220574504
[INFO] running `Command { std: "docker" "start" "1be6b64bf1b0a071b8bb6a5b96a21037cedbdb0071f7abc593614df220574504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1be6b64bf1b0a071b8bb6a5b96a21037cedbdb0071f7abc593614df220574504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1be6b64bf1b0a071b8bb6a5b96a21037cedbdb0071f7abc593614df220574504" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1be6b64bf1b0a071b8bb6a5b96a21037cedbdb0071f7abc593614df220574504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1be6b64bf1b0a071b8bb6a5b96a21037cedbdb0071f7abc593614df220574504" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wasmtime-internal-core v46.0.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling cranelift-srcgen v0.133.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling cranelift-isle v0.133.1
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.133.1
[INFO] [stderr]     Checking rnmdb-common v0.1.0 (https://github.com/czxieddan/RNovModularDB.git?rev=8d2b65ad1ee3ee542e1307c1693bc4de4f7edbee#8d2b65ad)
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.133.1
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]     Checking wasm-encoder v0.251.0
[INFO] [stderr]     Checking wasmtime-internal-component-util v46.0.1
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]     Checking rnmdb-types v0.1.0 (https://github.com/czxieddan/RNovModularDB.git?rev=8d2b65ad1ee3ee542e1307c1693bc4de4f7edbee#8d2b65ad)
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v46.0.1
[INFO] [stderr]     Checking cranelift-control v0.133.1
[INFO] [stderr]    Compiling cranelift-bitset v0.133.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling wasmtime-internal-cranelift v46.0.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking rnmdb-catalog v0.1.0 (https://github.com/czxieddan/RNovModularDB.git?rev=8d2b65ad1ee3ee542e1307c1693bc4de4f7edbee#8d2b65ad)
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking cwtools_error_codes v0.1.0 (https://github.com/MillenniumDawn/cwtools.git?rev=cb7f8c8c95dd68fcbd06d37efb87bc49fc17fbef#cb7f8c8c)
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking rnmdb-fts v0.1.0 (https://github.com/czxieddan/RNovModularDB.git?rev=8d2b65ad1ee3ee542e1307c1693bc4de4f7edbee#8d2b65ad)
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.133.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rnmdb-index v0.1.0 (https://github.com/czxieddan/RNovModularDB.git?rev=8d2b65ad1ee3ee542e1307c1693bc4de4f7edbee#8d2b65ad)
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=5635195cd3c6c081 -C extra-filename=-c107d8699e5d08dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name gimli --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=dca269e8d1f21f49 -C extra-filename=-c243ab15d8547ee2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-0e40281407dc7965.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-d6527847c19413e5.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-c031e3df2818be8c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1be6b64bf1b0a071b8bb6a5b96a21037cedbdb0071f7abc593614df220574504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1be6b64bf1b0a071b8bb6a5b96a21037cedbdb0071f7abc593614df220574504", kill_on_drop: false }`
[INFO] [stdout] 1be6b64bf1b0a071b8bb6a5b96a21037cedbdb0071f7abc593614df220574504
